[INFO] cloning repository https://github.com/mirekdlugosz/ebook-name-from-metadata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mirekdlugosz/ebook-name-from-metadata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirekdlugosz%2Febook-name-from-metadata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirekdlugosz%2Febook-name-from-metadata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd5c0f4d3acc4783f0f91940c0b0b4925a2553b8
[INFO] testing mirekdlugosz/ebook-name-from-metadata against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirekdlugosz%2Febook-name-from-metadata" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mirekdlugosz/ebook-name-from-metadata
[INFO] finished tweaking git repo https://github.com/mirekdlugosz/ebook-name-from-metadata
[INFO] tweaked toml for git repo https://github.com/mirekdlugosz/ebook-name-from-metadata written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mirekdlugosz/ebook-name-from-metadata on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mirekdlugosz/ebook-name-from-metadata already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b7981644e233857cee69f9880a26525581a5d4f6b28e74d1c8bb99f42af8b3b
[INFO] running `Command { std: "docker" "start" "-a" "7b7981644e233857cee69f9880a26525581a5d4f6b28e74d1c8bb99f42af8b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b7981644e233857cee69f9880a26525581a5d4f6b28e74d1c8bb99f42af8b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7981644e233857cee69f9880a26525581a5d4f6b28e74d1c8bb99f42af8b3b", kill_on_drop: false }`
[INFO] [stdout] 7b7981644e233857cee69f9880a26525581a5d4f6b28e74d1c8bb99f42af8b3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 171479f98f92538b529ad50e2dcea38877550c9ee981e5625e00ebaf6ded4553
[INFO] running `Command { std: "docker" "start" "-a" "171479f98f92538b529ad50e2dcea38877550c9ee981e5625e00ebaf6ded4553", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling libflate_lz77 v2.0.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling deunicode v1.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling libflate v2.0.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling tuple v0.5.2
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling fax_derive v0.1.0
[INFO] [stderr]    Compiling pdf_derive v0.2.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling fax v0.2.0
[INFO] [stderr]    Compiling datasize v0.2.15
[INFO] [stderr]    Compiling istring v0.3.4
[INFO] [stderr]    Compiling epub v2.1.1
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling globalcache v0.2.2
[INFO] [stderr]    Compiling pdf v0.9.0
[INFO] [stderr]    Compiling ebook-name-from-metadata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "171479f98f92538b529ad50e2dcea38877550c9ee981e5625e00ebaf6ded4553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "171479f98f92538b529ad50e2dcea38877550c9ee981e5625e00ebaf6ded4553", kill_on_drop: false }`
[INFO] [stdout] 171479f98f92538b529ad50e2dcea38877550c9ee981e5625e00ebaf6ded4553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be774b4f0916385fdfa9c08cbcccbad06b5dcd766bf3be347e2c51e0815942f7
[INFO] running `Command { std: "docker" "start" "-a" "be774b4f0916385fdfa9c08cbcccbad06b5dcd766bf3be347e2c51e0815942f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling ebook-name-from-metadata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "be774b4f0916385fdfa9c08cbcccbad06b5dcd766bf3be347e2c51e0815942f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be774b4f0916385fdfa9c08cbcccbad06b5dcd766bf3be347e2c51e0815942f7", kill_on_drop: false }`
[INFO] [stdout] be774b4f0916385fdfa9c08cbcccbad06b5dcd766bf3be347e2c51e0815942f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a707185cb1de5f5baa56e00ffd5756f752edd406e6f8ac37d2c04696a57d443
[INFO] running `Command { std: "docker" "start" "-a" "4a707185cb1de5f5baa56e00ffd5756f752edd406e6f8ac37d2c04696a57d443", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ebook_name_from_metadata-a93b78531d57bb35)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4a707185cb1de5f5baa56e00ffd5756f752edd406e6f8ac37d2c04696a57d443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a707185cb1de5f5baa56e00ffd5756f752edd406e6f8ac37d2c04696a57d443", kill_on_drop: false }`
[INFO] [stdout] 4a707185cb1de5f5baa56e00ffd5756f752edd406e6f8ac37d2c04696a57d443
